[INFO] fetching crate b255 0.1.12...
[INFO] checking b255-0.1.12 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate b255 0.1.12 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate b255 0.1.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate b255 0.1.12
[INFO] tweaked toml for crates.io crate b255 0.1.12 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate b255 0.1.12 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate b255 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log_init v0.1.38
[INFO] [stderr]   Downloaded static_init_macro v1.0.4
[INFO] [stderr]   Downloaded logforth-layout-text v0.4.0
[INFO] [stderr]   Downloaded logforth v0.30.1
[INFO] [stderr]   Downloaded static_init v1.0.4
[INFO] [stderr]   Downloaded logforth-core v0.4.0
[INFO] [stderr]   Downloaded logforth-append-file v0.4.0
[INFO] [stderr]   Downloaded coarsetime v0.1.37
[INFO] [stderr]   Downloaded logforth-filter-rustlog v0.4.0
[INFO] [stderr]   Downloaded logforth-bridge-log v0.4.1
[INFO] [stderr]   Downloaded aok v0.1.18
[INFO] [stderr]   Downloaded logforth-layout-json v0.4.0
[INFO] [stderr]   Downloaded wasix v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a
[INFO] running `Command { std: "docker" "start" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking coarsetime v0.1.37
[INFO] [stderr]     Checking aok v0.1.18
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking b255 v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking logforth-core v0.4.0
[INFO] [stderr]     Checking logforth-filter-rustlog v0.4.0
[INFO] [stderr]     Checking logforth-layout-text v0.4.0
[INFO] [stderr]     Checking logforth-bridge-log v0.4.1
[INFO] [stderr]     Checking logforth-layout-json v0.4.0
[INFO] [stderr]     Checking logforth-append-file v0.4.0
[INFO] [stderr]     Checking logforth v0.30.1
[INFO] [stderr]     Checking log_init v0.1.38
[INFO] [stdout] error[E0432]: unresolved imports `b255::decode`, `b255::encode`
[INFO] [stdout]   --> tests/main.rs:2:41
[INFO] [stdout]    |
[INFO] [stdout]  2 | use b255::{DecodeError, FORBIDDEN_BYTE, decode, encode};
[INFO] [stdout]    |                                         ^^^^^^  ^^^^^^ no `encode` in the root
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         no `decode` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  5 | mod decode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  7 | pub use decode::decode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 10 | mod encode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 12 | pub use encode::encode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b255` (test "main") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved imports `b255::decode`, `b255::encode`
[INFO] [stdout]   --> examples/demo.rs:1:28
[INFO] [stdout]    |
[INFO] [stdout]  1 | use b255::{FORBIDDEN_BYTE, decode, encode};
[INFO] [stdout]    |                            ^^^^^^  ^^^^^^ no `encode` in the root
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            no `decode` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  5 | mod decode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:7:17
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[cfg(feature = "decode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `decode` feature
[INFO] [stdout]  7 | pub use decode::decode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 10 | mod encode;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "encode")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `encode` feature
[INFO] [stdout] 12 | pub use encode::encode;
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b255` (example "demo") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a", kill_on_drop: false }`
[INFO] [stdout] 155677a028bb6a023f7bb5fc45f2f7c405ced89469e2f1cfb7cf2a4fd261d72a
